Click or drag to resize

IndividualAttendeeConflict Class

Contains a user's or contact's free/busy status for a time window that occurs at the same time as the suggested meeting time identified in the Suggestion element.
Inheritance Hierarchy
SystemObject
  Independentsoft.ExchangeAttendeeConflict
    Independentsoft.ExchangeIndividualAttendeeConflict

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public class IndividualAttendeeConflict : AttendeeConflict

The IndividualAttendeeConflict type exposes the following members.

Constructors
  NameDescription
Public methodIndividualAttendeeConflict
Initializes a new instance of the IndividualAttendeeConflict class.
Top
Properties
  NameDescription
Public propertyBusyType
Represents the free/busy status of a user for a suggested meeting time.
Top
Methods
  NameDescription
Public methodEquals (Inherited from Object.)
Protected methodFinalize (Inherited from Object.)
Public methodGetHashCode (Inherited from Object.)
Public methodGetType (Inherited from Object.)
Protected methodMemberwiseClone (Inherited from Object.)
Public methodToString (Inherited from Object.)
Top
See Also